Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Explorer: Add support for pandas Nullable types in schema reporting #5145

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

wesm
Copy link
Contributor

@wesm wesm commented Oct 23, 2024

Addresses #5066. This adds type mappings for pandas's Nullable data types, so that Int64, Float64, and friends are recognized as numbers so data type sigils, statistics/sparklines, filters show up correctly.

@wesm wesm requested a review from isabelizimm October 23, 2024 21:08
Copy link
Contributor

@isabelizimm isabelizimm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@wesm wesm merged commit e9ac35e into main Oct 23, 2024
23 checks passed
@wesm wesm deleted the bug/de-pandas-Int64 branch October 23, 2024 22:38
@github-actions github-actions bot locked and limited conversation to collaborators Oct 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants